Realtime Web Apps by Jason Lengstorf & Phil Leggetter

Realtime Web Apps by Jason Lengstorf & Phil Leggetter

Author:Jason Lengstorf & Phil Leggetter
Language: eng
Format: epub
ISBN: 9781430246206
Publisher: Apress


The media queries for the home page stay fairly bare-bones. On tablets, you can still fit the forms side by side if they shrink a bit, and on handheld devices they should stack one on top of the other.

The “join a room” form should be on top because it’s shorter and because it’s more likely to be used (more people are likely to be attending than presenting).

The following code adds extra rules for smaller viewports:

@media screen and (max-width: 960px)

{

header h1,header p { width: 760px; }



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.